﻿﻿
/*new right*/
.cndns-right *:hover {text-decoration: none;}
.cndns-right * {text-decoration: none;}
.cndns-right li { list-style: none;}
.cndns-right #zixunUl { margin: 0; padding: 0;}
.cndns-right{position:fixed;right:10px;top:50%;margin-top:-100px;z-index:100; font-family: Arial,"Microsoft YaHei" !important; 
background: #f1f1f1; border: 1px solid #e0e0e0; filter:alpha(opacity=9); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; z-index: 99999;}
.cndns-right i { font-style: normal !important;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:75px;height:80px;text-align:center;display:block;position:relative;text-decoration: none; 
	border-top: 1px solid #e0e0e0;}
.cndns-right-btn:hover { background: #fff;}
.cndns-right-btn span img { padding-top: 6px;}
.cndns-right-btn sup{display:block; min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;
	background-color:#f69100;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#333;font-size:14px;line-height:18px;padding-top:2px;margin: 0; text-decoration: none; }
.cndns-right-meau:hover .cndns-right-btn p{display:block; text-decoration: none;}

.cndns-right-box{position:absolute;top:-15px;right:62px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border-top:4px solid #f69100;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative; overflow: hidden;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#f69100;font-size:20px;line-height:28px; padding: 0; margin: 0;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#888;font-style:normal !important;}

.meau-sev .cndns-right-box .box-border{width:300px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;}
.meau-code .cndns-right-box .box-border i{display:block;color:#666;font-size:14px;line-height:22px;}

.sev-t { overflow: hidden;}

@media screen and (max-width:640px){
.cndns-right{ display:none; }
}